Given a wallet with LN disabled, and a bolt11 invoice (or a bip21 uri that only contains bolt11 but lacks a top-level address), if the bolt11 invoice includes a fallback address, we would previously just error "Lightning is disabled". Now we offer the user to pay on-chain using the fallback address. closes https://github.com/spesmilo/electrum/issues/8047