Once a transaction has been constructed and signed, you cannot modify it in any meaningful way... or are you implying that there is a possibility for the transaction to be constructed improperly? (ie. wrong address/amount due to malware interference etc?)
Because I assume PC&Electrum means that the keys are sitting on an online computer, which means the keys are compromised by default, specially if you are using Windows.
Even with Trezor, I wouldn't trust that thing due you trusting some RNG you don't know, also google "Trezord.exe calls home"
So the way I see it is that airgapped linux computer + online linux node in which you move the tx into to broadcast it is the best possible scenario.
Bitcoin Core can do this too but it's harder since there isn't a nice GUI this too for some reason.
That's not exactly full answer, cellard. Transaction could be even signed by the correct key but destination address in that Tx might be compromised at the time of signature occurs. The cracker is then able to get all fund regardless of how transaction was broadcasted.
So the rule of a thumb [PC] = air-gapped (and never "snorted" Internet) => (Forged Tx = safe). It means that TX is truly safe when it is forged by "cold" wallet ( in case under discussion by cold Electrum) sitting on air-gapped PC. All other "ways" are trying to trick us.
And, yes, your "airgapped linux computer" (that has never "snorted" Internet) is indeed the best scenario one could imagine to construct the safe transaction (arguably only "error-free paper+pencil" could be safer but that is too time consuming).
What do you mean by forged? I meant sending the raw tx hash into the online wallet, ideally via a QR code, not an USB since that could be compromised (unlikely.. but still worth considering). What other way would you do it?
So it would be best to have a QR code reader, I don't see how that can be hacked? I have not tried this, but if anyone wants to try, let us know.
For the airgap, there's old thinkpads sold with librebooted bios. You need to change some hardware, but if you don't want to, you can buy one of the smaller ones, the x60 I think didn't need any hardware changes to flash the bios. Be sure to follow a tutorial or you may brick the bios.
Frankly I'm a little surprised to find your question ...looks like you've missed context of discussion ...and you've answered that for me.