No I have less than 20 addresses currently. Where is the GAP limit setting to increase it on the offline computer?
Click the console tab to open the console window, then paste the line of text below into it, then press your enter key.
wallet.change_gap_limit(
50)
Afterwards paste the line of text below into the console window, then press your enter key. You may have to wait some time before the process completes. It's completed when a blinking cursor preceded by >> returns to the console window.
wallet.synchronize()
Restart electrum to view the extra addresses.
Adjust the number shown in red to increase or decrease the number of addresses you want.
If you ever restore your offline wallet from seed you will have to repeat that process to view those addresses.