Hello, I managed to fix it after your reply.
The issue was because of the Astra theme as you mentioned, I just fixed it by adding this script to the <head>, which introduced the .qrcode function needed by wordfence.
<script src=”https://cdnjs.cloudflare.com/ajax/libs/jquery.qrcode/1.0/jquery.qrcode.min.js“></script>