-snip-
Heyo sorry for the long reply,
The first keypool of the 2fa wallet matched the third keypool in the Multi-Sig wallet.
This is good since all you have to do is to get the master private key from the console (
View->Show console) using the command:
getmasterprivate()Then create a new MultiSig wallet (
2nd Cosigner) using that master private key, set the other two keypool of the MultiSig wallet (
1st and 2nd) as the wallet's cosigners.
Just make sure to use the same "
required signatures - of - number of cosigners" as shown in the name of your current MultiSig wallet. (
e.g.: My_Wallet_Name [2of3])
Then select the option "
Use a master key" instead of the seed phrase.
If the setting is [3-of-3], you'll have to create another cosigner using the other 2fa wallet's master private key as the third cosigner,
otherwise if it's [2-of-3], you can fully sign your transactions with those two cosigners.
P.S.: That was quite long, I have to re-read the whole topic to make this reply

Ok so I ended up doing a Test to send my BTC to my exchange wallet. I ended up sending only 10 dollars CAD worth, and the transaction ended up completing, which is "8547a96e35a3b2d29eeb08c621ce649c77bdbc0b7c133d5d91fcccb68b07a865".
So I figured I'd be good to send another transfer of BTC. I'm able to cosign on both wallets now I'm getting an error when attempting to broadcast the local transaction:
"The server returned an error when broadcasting the transaction.
Consider trying to connect to a different server, or updating Electrum.
bad-txns-inputs-missingorspent
You might have a local transaction in your wallet that this transaction builds on top.
You need to either broadcast or remove the local tx."
I'm really concerned? because as far as I'm aware my BTC is still confirmed on my main multi-sig wallet . On the wallet that I recently restored via your advice(laptop). I'm currently shown the original BTC transaction, but with a local transaction that is adding almost the same amount of BTC to that wallet but the inputs for the address are unknown, which shouldn't be possible?!
Did I get hacked somehow?